Scripting > CxGns > GnsClient Object

GnsClient Object

The GnsClient object is used to display and manipulate information within the General Notification Service. Declare the object using the following code:

CreateObject("CxGns.GnsClient")

Each method in this document will assume you have declared and connected the GnsClient object using the following code:

Dim GnsClient

Set GnsClient= CreateObject("CxGns.GnsClient")

GnsClient.Connect("CYGDEMO.GNS")


More:


Let us know how we can improve this topic.

CygNet at weatherford.com

© 2020 Weatherford. All rights reserved.